This is the documentation for the Realbasic Plugins from Monkeybreadsoftware.de. You find these plugins and the newest version of this document at http://www.monkeybreadsoftware.de/realbasic inside the plugins section.
This help was last updated on Freitag, 6. September 2002 and covers 2136 items: 126 classes, 2 controls and 583 global functions.
The list of the themes | Global methods by category | Global methods by name | The list of the classes | The list of the controls |
Volume Information | |
class Folderitem | |
method VolGetFolderItemID(createFileIDs as Boolean) as Integer | |
method VolumeFree as Double | |
method VolumeFreeKB as Integer | |
method VolumeInformation as VolumeInformation | |
method VolumeSize as Double | |
method VolumeSizeKB as Integer | |
class VolumeInformation | |
property Blocksize as integer | |
property DataForkClumpSize as integer | |
property DefaultVolume as boolean | |
property DriveNumber as integer | |
property DriverRefNum as integer | |
property FileCount as integer | |
property FilesOpen as boolean | |
property FileSystemID as integer | |
property FolderCount as integer | |
property freeBlocks as integer | |
property Freebytes as double | |
property HardwareLocked as boolean | |
property Name as String | |
property NextAllocation as integer | |
property NextAllocation as integer | |
property ResourceForkClumpSize as integer | |
property Root as Folderitem | |
property Signature as integer | |
property SoftwareLocked as boolean | |
property Totalblocks as integer | |
property Totalbytes as double |
Written 2002 by Christian Schmitz. Feel free to ask or report mistakes to realbasic@macsw.de.
Thanks.